Tag: Exploring tech

Astro update

Astro update

I've learned a couple of new tricks for my new Astro page. Search? You got it. Meta tags? Go for it.

June 17, 2025. 13:30 pm 1 min read
Creating thumbnails automagically with node-canvas

Creating thumbnails automagically with node-canvas

I wanted to start sharing this content in other places, but I don't want to spend time creating thumbnails —live is short enough. I thought: what if I create a step in the build process to automatically create them... with Javascript!

August 29, 2025. 18:30 pm 9 min read
Learning new things: Astro

Learning new things: Astro

This website was made with Astro. If you want a quick overview, take a look.

August 30, 2024. 11:21 am 4 min read
Implementing a Share button in Astro

Implementing a Share button in Astro

I wanted to explore the Share API, so I built this neat little Astro component that triggers the share experience in the supporting browsers.

June 18, 2025. 22:11 pm 2 min read
Implementing Search in Astro

Implementing Search in Astro

I needed a search bar. I restrained myself so I didn't reinvent the wheel, so I used a package. How to add a search bar feature to your Astro site! The easy way.

June 17, 2025. 17:30 pm 4 min read